spl, mtd, nand, atmel_nand: invert device ready pin logic
authorHeiko Schocher <[email protected]>
Fri, 31 Oct 2014 07:31:03 +0000 (08:31 +0100)
committerTom Rini <[email protected]>
Mon, 17 Nov 2014 13:47:17 +0000 (08:47 -0500)
commit667af36905157b65fd79493e7f821db606ebbd33
tree10f5fec7d716ad5e96ad0a084ef8a3258ed205be
parent4dfd36058955550d4a82787a3d2e548faf404f73
spl, mtd, nand, atmel_nand: invert device ready pin logic

device ready pin is signalling that the device is ready on state 1
not on 0. Simmiliar as it is in drivers/mtd/nand/nand_spl_simple.c

Signed-off-by: Heiko Schocher <[email protected]>
Reviewed-by: Andreas Bießmann <[email protected]>
Reviewed-by: Bo Shen <[email protected]>
Acked-by: Scott Wood <[email protected]>
Signed-off-by: Andreas Bießmann <[email protected]>
drivers/mtd/nand/atmel_nand.c